home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / windows / win31 / newdate1.arj / NEWDATE.TXT < prev   
Text File  |  1993-10-20  |  1KB  |  28 lines

  1.                                NEWDATE.TXT
  2.  
  3. NewDate is a Windows 3.1+ File Manager extension which will enable you to 
  4. modify the TimeStamps of selected files.  While intended to be a programers 
  5. utility, it likely has other uses.
  6.  
  7. You add NewDate to the File Manager by coping NewDate.DLL into a subdirectory, 
  8. and then adding a line to the [AddOns] section of Winfile.ini as shown below.
  9. WinFile.ini is in the Windows Subdirectory and must be created if it does not 
  10. exist. 
  11.  
  12. Assume you copy NewDate.Dll to the Windows System Directory (the most common 
  13. location for Dynamic Link Library files).  Simply add the following line to 
  14. WinFile.ini
  15.  
  16.          [AddOns]
  17.      --> NewDate Extension=C:\Windows\System\NewDate.DLL
  18.  
  19. The next time you use File Manager you will see "ChangeDate" added to the 
  20. main menu.  Select the files you want to modify the dates of and use this 
  21. menu command to do the work.
  22.  
  23. NewDate.DLL is provided free of charge.  It was written by:
  24.  
  25.         Ed Derzawiec
  26.         6 Sweet Fern Rd
  27.         Cape Elizabeth, ME  04107
  28.